Package-level declarations

Types

Link copied to clipboard
class AccountClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable

API Secret을 사용해 포트원 API 클라이언트를 생성합니다.

Link copied to clipboard
@Serializable
data class PlatformAccountHolder(val holderName: String, val accountVerificationId: String)

예금주 조회 성공 응답 정보